home *** CD-ROM | disk | FTP | other *** search
/ westlife Cardz: Kian / westlife: Kian.iso / pc / kianstory.swf / scripts / DefineButton2_37 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-10-18  |  109 b   |  6 lines

  1. on(release){
  2.    unloadMovie("frame4/inv4");
  3.    setProperty("frame4", _alpha, "0");
  4.    gotoAndStop(1);
  5. }
  6.